Writes the specified array.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public XElement WriteDoubleArray ( |
Visual Basic
![]() |
---|
Public Function WriteDoubleArray( _ |
The array to write.
The name of the new element.
The name of the sub-elements where the double values will be stored.
The parent of the new node.
The newly created System.Xml.Linq.XElement object.